McCamSwitch.Duration property
How long the switch is on. This property is available when CamSwitchMode is Time
. Unit: second.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double Duration { get; set; }
Public Property Duration As Double
Property Value
Type: double
See also